@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/* ################### */
/*  General Tag Rules  */
/* ################### */


body {
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: 100;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10pt;
}
	

a {
	text-decoration: none;
	color: #999;	
}



a:hover {
	text-transform: none;
	color: #CCC;
}

hr {
	
}


/* ############################## */
/*  General Template Class Rules  */
/* ############################## */
table {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	vertical-align: baseline;
	text-align: right;
	display: none;
}
